home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / program / vol16n13.zip / OPENTR.ZIP / OT_SRC.ZIP / RESOURCE.H < prev    next >
C/C++ Source or Header  |  1997-04-08  |  4KB  |  86 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by OpenTrap.rc
  4. //
  5. #define IDD_ABOUTBOX                    100
  6. #define IDR_MAINFRAME                   128
  7. #define IDR_OPENTRTYPE                  129
  8. #define IDP_LOG_START_FAIL              129
  9. #define IDD_OPTION_DIALOG               130
  10. #define IDP_BAD_FILE_FORMAT             130
  11. #define IDD_FILTER_DIALOG               131
  12. #define IDP_BUFFER_ALLOC_FAIL           131
  13. #define IDP_BAD_FILENAME                132
  14. #define IDP_BAD_MODULE_NAME             133
  15. #define IDD_PAGE_DIALOG                 134
  16. #define IDP_NO_BLANK_FILTERS            134
  17. #define IDD_EXPORT_DIALOG               135
  18. #define IDP_QUERY_LOG_STOP              135
  19. #define IDP_VXD_LOAD_FAIL               136
  20. #define IDP_THREAD_FAIL                 137
  21. #define IDR_VIEWTOOLS                   138
  22. #define IDC_txtLogSize                  1002
  23. #define IDC_chkSaveSettings             1005
  24. #define IDC_fraBufSize                  1006
  25. #define IDC_fraAction                   1007
  26. #define IDC_optShow1                    1008
  27. #define IDC_optShow2                    1009
  28. #define IDC_optShow3                    1010
  29. #define IDC_chkErrorsOnly               1011
  30. #define IDC_fraByFile                   1012
  31. #define IDC_chkBaseName                 1013
  32. #define IDC_txtBaseName                 1014
  33. #define IDC_fraModule                   1015
  34. #define IDC_chkModuleName               1016
  35. #define IDC_txtModuleName               1017
  36. #define IDC_txtExt                      1018
  37. #define IDC_cmdReset                    1019
  38. #define IDC_chkExt                      1020
  39. #define IDC_fraAppTypes                 1021
  40. #define IDC_optVM1                      1022
  41. #define IDC_optVM2                      1023
  42. #define IDC_optVM3                      1024
  43. #define IDC_fraActions                  1025
  44. #define IDC_optAction1                  1026
  45. #define IDC_optAction2                  1027
  46. #define IDC_lblBuf1                     1029
  47. #define IDC_lblBuf2                     1030
  48. #define IDC_lblPageRange                1032
  49. #define IDC_txtPageNum                  1033
  50. #define IDC_chkUseFilters               1034
  51. #define IDC_optFormat                   1035
  52. #define IDC_optFormat2                  1036
  53. #define IDC_fraFormat                   1037
  54. #define IDC_chkRecNums                  1038
  55. #define IDC_chkHide                     1039
  56. #define IDC_chkLogErrorsOnly            1040
  57. #define ID_LOGGING_START                32771
  58. #define ID_LOGGING_STOP                 32772
  59. #define ID_LOGGING_OPTIONS              32773
  60. #define ID_FILE_EXPORT                  32774
  61. #define ID_VIEW_FILTER                  32775
  62. #define ID_VIEW_RECNUM                  32777
  63. #define ID_VIEW_TOP                     32779
  64. #define ID_VIEW_LAST                    32780
  65. #define ID_VIEW_PREVIOUS                32781
  66. #define ID_VIEW_NEXT                    32782
  67. #define ID_VIEW_GOTO                    32783
  68. #define ID_VIEW_VIEWTOOLS               32790
  69. #define ID_VIEW_FONT                    32791
  70. #define ID_VIEW_FONT_DEFAULT            32792
  71. #define ID_INDICATOR_IDLE               59142
  72. #define ID_INDICATOR_POS                59143
  73. #define ID_INDICATOR_FILTER             59144
  74.  
  75. // Next default values for new objects
  76. // 
  77. #ifdef APSTUDIO_INVOKED
  78. #ifndef APSTUDIO_READONLY_SYMBOLS
  79. #define _APS_3D_CONTROLS                     1
  80. #define _APS_NEXT_RESOURCE_VALUE        138
  81. #define _APS_NEXT_COMMAND_VALUE         32796
  82. #define _APS_NEXT_CONTROL_VALUE         1042
  83. #define _APS_NEXT_SYMED_VALUE           101
  84. #endif
  85. #endif
  86.